home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat1 / ypmatch.z / ypmatch
Text File  |  1998-10-20  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4. YYYYPPPPMMMMAAAATTTTCCCCHHHH((((1111))))                                                          YYYYPPPPMMMMAAAATTTTCCCCHHHH((((1111))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      ypmatch - print key values in NIS map
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      yyyyppppmmmmaaaattttcccchhhh [ ----dddd _d_o_m_a_i_n ] [ ----kkkk ] [ ----tttt ] _k_e_y ...  _m_n_a_m_e
  13.      yyyyppppmmmmaaaattttcccchhhh ----xxxx
  14.  
  15. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.      _y_p_m_a_t_c_h prints the values associated with one or more keys from the
  17.      network information service (NIS) map (database) specified by a _m_n_a_m_e,
  18.      which may be either a _m_a_p_n_a_m_e or an map _n_i_c_k_n_a_m_e.
  19.  
  20.      Multiple keys can be specified; the same map will be searched for all.
  21.      The keys must be exact values insofar as capitalization and length are
  22.      concerned.  No pattern matching is available. If a key is not matched, a
  23.      diagnostic message is produced.
  24.  
  25. OOOOPPPPTTTTIIIIOOOONNNNSSSS
  26.      ----dddd   Specify a domain other that the default domain.  The NIS server for
  27.           the specified domain must be able to receive broadcasts from your
  28.           machine (i.e., the server must be on the same (sub)network).
  29.  
  30.      ----kkkk   Before printing the value corresponding to a key, print the key
  31.           itself, followed by a colon (`:').  This is useful only if the keys
  32.           are not duplicated in the values, or you've specified so many keys
  33.           that the output could be confusing.
  34.  
  35.      ----tttt   Inhibit translation of nickname to mapname.  For example,
  36.  
  37.                ypmatch -t zippy passwd
  38.  
  39.           will fail because there is no map named _p_a_s_s_w_d, while
  40.  
  41.                ypmatch zippy passwd
  42.  
  43.           will succeed because it is equivalent to
  44.  
  45.                ypmatch zippy passwd.byname
  46.  
  47.  
  48.      ----xxxx   Display the map nickname table.  This lists the nicknames (_m_n_a_m_e_s)
  49.           the command knows of, and indicates the _m_a_p_n_a_m_e associated with each
  50.           nickname.  Use _y_p_w_h_i_c_h -_m to list all the map names.
  51.  
  52. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  53.      ypcat(1), ypwhich(1), ypfiles(4)
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.